projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b40ac58
)
ci: use archlinux:base-20210214.0.15477 as base for building
author
Øyvind Kolås
<pippin@gimp.org>
Thu, 25 Feb 2021 20:27:26 +0000
(21:27 +0100)
committer
Øyvind Kolås
<pippin@gimp.org>
Thu, 25 Feb 2021 20:34:04 +0000
(21:34 +0100)
This gives us an arch base from before the glibc version that enforces
a newer glibc package that has a hard dependency on a newer linux
kernel.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 89e1e3b009c46722c7fd0617a50786a18679461b..10bbb712fb97787021df8f3c679016627c723b9b 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-4,7
+4,7
@@
cache:
.build:
stage: build
- image: archlinux:
latest
+ image: archlinux:
base-20210214.0.15477
variables:
PACMAN_CACHE: $CI_PROJECT_DIR/_pacman_cache
artifacts: